header{background:#fff;	
}
.mb20 {
	margin-bottom: 20px;
}
/*分页*/
#page {
	display: inline-block;
	overflow: hidden;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	border: 1px solid #ddd;
}
#page span, #page a {
	float: left;
	padding: 8px 15px;
	border-left: 1px solid #ddd;
	color: #555;
	background: #fff;
}
#page .current {
	background: #d02020;
	color: #fff;
	border-left: none;
}
#page .disabled {
	color: #ddd;
}
#page span:first-child, #page a:first-child {
	border-left: none;
}
#logo {
	background: #fff;	
	padding: 15px 0;
	position: relative;
}
#search {
	display: none;
}
.logo-img, .logo-img img {
	display: block;
	margin-left: 10px;
}
.logo-img img{
	height:40px;
}
.submit {
	width: 60px;
	height: 25px;
	float: left;
	background: url(../images/s.jpg) no-repeat;
	border: 0;
}
.keyword {
	height: 25px;
	border: 1px solid #ddd;
	padding: 0 5px;
	width: 240px;
	float: left;
}

 
 
 
.banner {
	overflow: hidden;
	height: 365px;
	margin-top: 2px;
	position: relative;
}
/*slider*/

.slider {
	float: left;
}
.slider .jquery-reslider .slider-block {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 97;
	background-position: 50% 50%;
	background-size: cover;
	opacity: 0;
}
.slider .jquery-reslider .slider-direction {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 45%;
	z-index: 99;
	cursor: pointer;
}
.slider .jquery-reslider .slider-direction.slider-direction-prev {
	left: 20px;
	background: url('../images/prev.png') no-repeat;
}
.slider .jquery-reslider .slider-direction.slider-direction-next {
	right: 20px;
	background: url('../images/next.png') no-repeat
}
.slider .jquery-reslider .slider-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 80px;
}
.slider .jquery-reslider .slider-dots li {
	width: 15px;
	height: 15px;
	border-radius: 100px;
	display: inline-block;
	margin: 10px;
	border: 1px solid #ffffff;
	cursor: pointer;
}
.slider .jquery-reslider .slider-dots li.active {
	background-color: #ffffff;
}
@media screen and (max-width: 768px) {
.slider .jquery-reslider .slider-direction {
	zoom: .8;
}
.slider .jquery-reslider .slider-dots {
	position: absolute;
}
}
.bg2 {
	height: 30px;
	background: url(../images/bg2.jpg) repeat-x;
	width: 100%;
}
.title-ico {
	background: url(../images/ico.jpg) no-repeat;
	position: relative;
	padding-left: 45px;
	height: 42px;
	line-height: 32px;
	font-size: 18px;
	border-bottom: 1px dotted #ddd;
}
.title-contact {
	position: relative;
	height: 42px;
	line-height: 32px;
	font-size: 18px;
	border-bottom: 1px dotted #333;
}
.title-ico-no {
	background: none;
	border: none;
}
.text-888 {
	color: #888;
}
.text-999 {
	color: #999;
}
.more {
	background: url(../images/more.jpg) no-repeat;
	width: 55px;
	height: 23px;
	position: absolute;
	right: 0;
	top: 5px;
	text-indent: -9999em;
}
.ico-1 {
	background: url(../images/ico-1.jpg) no-repeat 5px 5px;
	height: 30px;
	line-height: 25px;
	border-bottom: 1px dotted #ddd;
	padding-left: 25px;
	overflow: hidden;
	margin-bottom: 10px;
}
.ico-1 p {
	float: left;
}
.ico-1 span {
	float: right;
	color: #888;
}
.bg-e6 {
	background-color: #e6e6e6;
}
.padding-20 {
	padding: 20px;
}
.border-fff {
	border: 1px solid #fff;
}
.icos {
	height: 32px;
	padding-left: 40px;
	background: url(../images/icos.jpg) no-repeat;
	line-height: 32px;
}
.icos-1 {
	background-position: 0 0;
}
.icos-2 {
	background-position: 0 -32px;
}
.icos-3 {
	background-position: 0 -64px;
}
.footer {
	background: #c1c1c1;
	padding: 15px 0;
}
.footer span{padding:0 5px;color:#9d252c;}
.line {
	border-bottom: 2px solid #9d252c;
	margin-bottom: 20px;
}

.banner2{
	background:url(../images/banner.jpg) no-repeat top center;	
	background-size:contain;
	height:195px
}
.ico-2{
	background:#d02020 url(../images/ico-2.jpg) no-repeat;
	color:#fff;
	height:30px;
	line-height:30px;
	padding-left:40px;
	margin-bottom:15px;

}
	
.mt25{
	margin-top:25px;
}
.mynav{
	display:none;
	background:#d02020 url(../images/h.jpg) 10px center no-repeat;
	height:30px;
	line-height:30px;
	width:100%;
	padding:0 20px;
	color:#d5d5d5;
}
.mynav ol{
	padding:0;
	margin:0 0 0 20px;
}
.mynav ol li{
	display:inline-block;
}
.mynav ol li:not(:first-child)::before{
	color:#fff;
	content:">";
	padding:0 5px;
	font-size:12px;
	font-family:"宋体";
}
.menu-nav{
	position:absolute;
	top:10px;
	right:0px;
	z-index:1001;
	width:35%;
}
.menu-nav .in{
	background:#eee;
	overflow-y:visible;
	margin-top:40px;
}

 .text-333{
	 color:#333;
 }
 
 .text-fff{
	 color:#fff;
 }
 .content{
	 background:#fff;
	 padding:25px;
	 min-height:400px;
	*+height:100%;
	_height:400px;
 }
 .readcon{
	 color:#888;
	 padding:5px 0;
 }
 .readcon span{
	 padding:0 5px;
 }
 .list ul{
	 padding:0;
	 margin:0;
	 list-style:none;
 }
 .list ul li{
	 background:url(../images/ico-1.jpg) 10px center no-repeat;
	 height:30px;
	 line-height:30px;
	 width:100%;
	 overflow:hidden;
	 color:#999;
	 text-indent:30px;
 }
  .list ul li span{
	  padding-left:20px;
	  display:none;
	  
  }
  .text-555{
	  color:#555;
  }
  
  
  .thumbnail2 {
  display: block;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;  
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail2 > img,
.thumbnail2 a > img {
  margin-right: auto;
  margin-left: auto;
  max-width:100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding:4px;
}
a.thumbnail2:hover img,
a.thumbnail2:focus img,
a.thumbnail2.active img {
  border-color:#ababab;
}
.spage{
	min-height:400px;
	*+height:100%;
	_height:400px;
	line-height:1.75em;
}
.spage img{
	max-width:100%;
	width:expression(this.width>730?"730px":this.width+"px");
	display:block;
	margin:10px 0;
}



.query-list li{
	margin-bottom:10px;
	border-bottom:1px dotted #eee;
	line-height:1.75;
	list-style:inside;
}
.query-list li p{
	font-size:14px;
}
.query-list li .zy{
	text-indent:2em;
	color:#666;
}
.query-list li .path{
	color:#8c8c8c;
	text-indent:2em;
}
.query-list li .path span{
	font-family:"宋体";
	padding:0 3px;
}
.query-list li .path a{
	color:#8c8c8c;
}

#slider{
	position:relative;
}
#slider , #slider ul,#slider ul li{
	padding:0;
	margin:0;
}
#slider li {
	list-style:none;

}
#slider .slides ul,#slider .slides ul li{
	margin:0;
	padding:0;
}
#slider .slides ul li{
	list-style:none;
}
#slider{
	margin-top:1px;
}


/*--------------CONTROLS--------------*/

/*position controls*/
#slider .controls{
	
}
#slider .controls li {
	top: 50%;
	margin-top: -30px;
	position:absolute;
}

#slider .controls li.prev {
	left: 0;
}

#slider .controls li.next {
	right: 0;
}


/*------------PAGINATION------------*/

/*style pagination*/
.pagination li {
	background-color: #ddd;
}

.pagination li.active {
	background-color: #000;
}


/*-------------HELPERS----------------*/

.responsive {
	width: 100%;
	height: auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}


 @media (min-width: 768px) {
	 	#logo{
			height:124px;
			padding: 34px 0;
		}
		.logo-img, .logo-img img {
			display: inline;
			margin: 0;
		}
		.logo-img img{
			height:56px;
		}
		#logo {
			background: url(../images/logo-bg.jpg) no-repeat center;
		}
		#search {
			display: block;
			position: absolute;
			top: 34px;
			right: 5px;
			overflow: hidden;
			width: 300px;
		}
		.menu-nav {
			background: url(../images/menu-bg.jpg) repeat-x;
			height: 41px;
			position:relative;
			width:100%;
			top:0;					
			
		}
		.menu {
			margin-left: 170px;
		}
		.menu li {
			position: relative;
			width: 116px;
			height: 40px;
		}
		.menu li a {
			padding: 0;
			line-height: 40px;			
			color: #737373;
			padding:0 0 0 22px;
		}
		.menu li.on a {
			display: block;
			background: url(../images/menu-on.jpg) no-repeat;
			position: absolute;
			top: -7px;
			width: 116px;
			height: 46px;
			line-height: 52px;
			color: #fff;
		}
		.nav > li > a:hover,  .nav > li > a:focus {
			text-decoration: none;
			background-color: transparent;
		}
		.padding-right {
			padding-right: 30px;
		}
		.padding-left {
			padding-left: 30px;
		}
		.line-2 {
			border-top: 1px dotted #ddd;
			overflow: hidden;
			line-height: 0;
			font-size: 0;
		}
		.btn-group, .btn-group-vertical{
			width:100%;
		}
		.btn-group .btn{
			display:block;
			width:100%;
			border-radius:0;
			margin:0;
			background:#f5f5f5;
		}
		.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group{
			margin:0;
		}
		.btn-group > .btn:not(:first-child){
			margin-top:-1px;
		}
		.mynav{
			display:block;
			margin:10px 0 0 0;
		}
		.ico-2{
			margin-bottom:2px;
		}
		.list ul li span{
			display:inline;
		}
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .headerImg {
    width: 100%;
}
/*Slideshow container*/

.slideshow {
    position: relative;
    max-width: 100%;
}

/*Slideshow images*/

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
	cursor:pointer;
}

/*Buttons*/

.slideBtn {
    position: absolute;
    z-index: 10;
    width: 40px;
    height: 60px;
    cursor: pointer;
	top:50%;
	margin-top:-30px;
}

.leftBtn {
    left: 0px;    
	background:  url(../images/prev.png) no-repeat;
	
}

.rightBtn {
    right: 0px;
    background:  url(../images/next.png) no-repeat;
}






.hiSlider{
		overflow: hidden;
		height: 528px;
		width: 1920px;
		list-style:none;
		padding:0;
		margin:0;	
	}
.hiSlider-pages,
.hiSlider-title{
    position: absolute;
    z-index: 3;
}

.hiSlider-btn-prev,
.hiSlider-btn-next{
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;   
    margin-top: -15px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter:alpha(opacity:60);
}
.hiSlider-btn-prev{
    left: 10%;
	 background:  url(../images/prev.png) no-repeat;
}
.hiSlider-btn-next{
    right: 10%;
    background:  url(../images/next.png) no-repeat;
}
.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover{
    opacity: 1;
    filter:alpha(opacity:100);
}
.hiSlider-title{
    bottom: 0;
    width: 100%;
    padding: 6px 0;
    color: #fff;
    text-indent: 10px;
    background: rgba(0,0,0,.6);
    z-index: 2;
    font: 14px/2 "Microsoft YaHei", "Arial", "Tahoma"
}
.hiSlider-pages{
    bottom: 10px;
    right: 10px;
    text-align: right;
}
.hiSlider-pages a{
    height: 12px;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #ddd;
}
.hiSlider-pages a.active{
    background: #5472BF;
}




.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container { position: relative; padding:0 15px;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 15px; opacity: 0.4; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 15px; }